---
title: "new tab · RUAL Documentation"
description: "Opens a new tab with the given url."
canonical: https://docs.rual.nl/block-types/state ui/state_open_tab
language: en
---

# new tab

This block is part of the [`state ui`](https://docs.rual.nl/block-types/state%20ui) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

Opens a new tab with the given url.

- flow `flow`

- uri required `value` The uri of the page in the new tab.

- flow `flow`

| `goto` |
| --- |
| `go to` |

A typical wiring for [new tab](https://docs.rual.nl/block-types/state%20ui/state_open_tab): a [function trigger](https://docs.rual.nl/block-types/globals/trigger_custom_function) starts the flow; [value](https://docs.rual.nl/block-types/value/value_default) feeds the `uri` pin; the `flow` out pin feeds [debug](https://docs.rual.nl/block-types/state%20ui/state_debug).

![Studio canvas example for the new tab block: typical wiring for new tab.](https://docs.rual.nl/canvas-examples/state_open_tab.png)

### Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).
